home *** CD-ROM | disk | FTP | other *** search
/ Enter 2006 August / Enter 08 2006.iso / Internet / HttpWatch Basic 4.0.54 / httpwatch.exe / "styles / busi1011.css" next >
Encoding:
Text File  |  2006-06-15  |  5.9 KB  |  373 lines

  1. .mstheme
  2. {
  3.     separator-image: url(rule.gif);
  4.     nav-banner-image: url(banner.gif);
  5.     navbutton-horiz-normal: url(vertical.gif);
  6.     navbutton-horiz-hovered: url(vertical_hover.gif);
  7.     navbutton-horiz-pushed: url(vertical_select.gif);
  8.     navbutton-vert-normal: url(vertical.gif);
  9.     navbutton-vert-hovered: url(vertical_hover.gif);
  10.     navbutton-vert-pushed: url(vertical_select.gif);
  11.     navbutton-home-normal: url(global.gif);
  12.     navbutton-home-hovered: url(global.gif);
  13.     navbutton-home-pushed: url(global.gif);
  14.     navbutton-next-normal: url(global.gif);
  15.     navbutton-next-hovered: url(global.gif);
  16.     navbutton-next-pushed: url(global.gif);
  17.     navbutton-prev-normal: url(global.gif);
  18.     navbutton-prev-hovered: url(global.gif);
  19.     navbutton-prev-pushed: url(global.gif);
  20.     navbutton-up-normal: url(global.gif);
  21.     navbutton-up-hovered: url(global.gif);
  22.     navbutton-up-pushed: url(global.gif);
  23. }
  24. .mstheme-bannertxt
  25. {
  26.     font-family: Verdana, Arial, Helvetica;
  27.     color: rgb(255, 255, 255);
  28.     font-size: 3;
  29.     font-style: normal;
  30.     font-weight: bold;
  31.     text-align: center;
  32.     vertical-align: middle;
  33. }
  34. .mstheme-horiz-navtxt
  35. {
  36.     font-family: Verdana;
  37.     color: rgb(0, 0, 0);
  38.     font-size: 1;
  39.     font-style: normal;
  40.     font-weight: normal;
  41.     text-align: center;
  42.     vertical-align: middle;
  43. }
  44. .mstheme-vert-navtxt
  45. {
  46.     font-family: Verdana;
  47.     color: rgb(0, 0, 0);
  48.     font-size: 1;
  49.     font-style: normal;
  50.     font-weight: normal;
  51.     text-align: center;
  52.     vertical-align: middle;
  53. }
  54. .mstheme-navtxthome
  55. {
  56.     font-family: Arial, Helvetica;
  57.     color: rgb(0, 0, 0);
  58.     font-size: 1;
  59.     font-style: normal;
  60.     font-weight: bold;
  61.     text-align: center;
  62.     vertical-align: middle;
  63. }
  64. .mstheme-navtxtnext
  65. {
  66.     font-family: Verdana, Arial, Helvetica;
  67.     color: rgb(0, 0, 0);
  68.     font-size: 1;
  69.     font-style: normal;
  70.     font-weight: bold;
  71.     text-align: center;
  72.     vertical-align: middle;
  73. }
  74. .mstheme-navtxtprev
  75. {
  76.     font-family: Arial, Helvetica;
  77.     color: rgb(0, 0, 0);
  78.     font-size: 1;
  79.     font-style: normal;
  80.     font-weight: bold;
  81.     text-align: center;
  82.     vertical-align: middle;
  83. }
  84. .mstheme-navtxtup
  85. {
  86.     font-family: Arial, Helvetica;
  87.     color: rgb(0, 0, 0);
  88.     font-size: 1;
  89.     font-style: normal;
  90.     font-weight: bold;
  91.     text-align: center;
  92.     vertical-align: middle;
  93. }
  94. ul
  95. {
  96. }
  97. ul ul
  98. {
  99. }
  100. ul ul ul
  101. {
  102. }
  103. a:link
  104. {
  105.     color: rgb(0, 102, 153);
  106. }
  107. a:active
  108. {
  109.     color: rgb(51, 102, 204);
  110. }
  111. a:visited
  112. {
  113.     color: rgb(0, 51, 102);
  114. }
  115. body
  116. {
  117.     background-color: rgb(183, 181, 172);
  118.     color: rgb(0, 0, 0);
  119. }
  120. table
  121. {
  122.     table-border-color-light: rgb(255, 255, 255);
  123.     table-border-color-dark: rgb(255, 255, 255);
  124.     border-color: rgb(255, 255, 255);
  125. }
  126. th
  127. {
  128.     border-color: rgb(255, 255, 255);
  129. }
  130. td
  131. {
  132.     border-color: rgb(255, 255, 255);
  133. }
  134. h1
  135. {
  136.     color: rgb(0, 0, 0);
  137. }
  138. h2
  139. {
  140.     color: rgb(0, 0, 0);
  141. }
  142. h3
  143. {
  144.     color: rgb(0, 0, 0);
  145. }
  146. h4
  147. {
  148.     color: rgb(0, 0, 0);
  149. }
  150. h5
  151. {
  152.     color: rgb(0, 0, 0);
  153. }
  154. h6
  155. {
  156.     color: rgb(0, 0, 0);
  157. }
  158. hr
  159. {
  160. }
  161. button
  162. {
  163.     background-color: rgb(0, 0, 153);
  164.     color: rgb(255, 255, 255);
  165. }
  166. label
  167. {
  168.     color: rgb(0, 0, 0);
  169. }
  170. .mstheme-text
  171. {
  172. }
  173. textarea
  174. {
  175.     color: rgb(0, 0, 0);
  176. }
  177. fieldset
  178. {
  179.     color: rgb(0, 0, 0);
  180. }
  181. legend
  182. {
  183.     color: rgb(0, 0, 153);
  184. }
  185. select
  186. {
  187.     color: rgb(0, 0, 0);
  188. }
  189. caption
  190. {
  191.     color: rgb(0, 0, 153);
  192. }
  193. .mstheme
  194. {
  195.     top-bar-button: url(global.gif);
  196.     navbutton-background-color: rgb(255,255,255);
  197. }
  198. .mstheme-topbar-font
  199. {
  200.     font-family: Verdana;
  201.     color: #FFFFFF;
  202.     font-size: 8pt;
  203. }
  204. body
  205. {
  206.     font-family: Verdana;
  207.     text-align: none;
  208.     font-size: 11px;
  209.     vertical-align: none;
  210. }
  211. button
  212. {
  213.     border-top-style: solid;
  214.     border-bottom-width: 1pt;
  215.     border-left-width: 1pt;
  216.     border-right-width: 1pt;
  217.     font-family: Arial, Helvetica;
  218.     font-style: Normal;
  219.     border-bottom-style: solid;
  220.     border-left-style: solid;
  221.     border-right-style: solid;
  222.     font-size: 8pt;
  223.     border-top-width: 1pt;
  224. }
  225. caption
  226. {
  227.     font-size: 14pt;
  228.     font-family: Arial, Helvetica;
  229.     font-style: Normal;
  230. }
  231. fieldset
  232. {
  233.     border-left-style: solid;
  234.     border-bottom-width: 1pt;
  235.     font-family: Arial, Helvetica;
  236.     border-top-width: 1pt;
  237.     font-size: 8pt;
  238.     border-left-width: 1pt;
  239.     border-right-style: solid;
  240.     font-style: normal;
  241.     border-right-width: 1pt;
  242.     border-bottom-style: solid;
  243.     border-top-style: solid;
  244. }
  245. h1
  246. {
  247.     font-family: Arial, Helvetica;
  248.     margin-bottom: 0;
  249.     color: #000000;
  250.     font-weight: bold;
  251.     font-size: 14pt;
  252. }
  253. h2
  254. {
  255.     font-weight: bold;
  256.     color: #000000;
  257.     margin-bottom: 0;
  258.     font-family: Arial;
  259.     font-size: 12pt;
  260. }
  261. h3
  262. {
  263.     font-weight: bold;
  264.     color: #000000;
  265.     font-size: 10pt;
  266.     font-family: Arial;
  267. }
  268. h4
  269. {
  270.     font-size: 12pt;
  271.     font-weight: bold;
  272.     font-style: italic;
  273.     color: #000000;
  274.     font-family: Arial, Helvetica;
  275. }
  276. h5
  277. {
  278.     color: #000000;
  279.     font-family: Arial, Helvetica;
  280.     font-size: 10pt;
  281.     font-weight: bold;
  282. }
  283. h6
  284. {
  285.     font-family: Arial, Helvetica;
  286.     font-weight: bold;
  287.     font-style: italic;
  288.     color: #000000;
  289.     font-size: 10pt;
  290. }
  291. input
  292. {
  293.     font-size: 8pt;
  294.     font-family: Verdana, Arial, Helvetica;
  295. }
  296. label
  297. {
  298.     font-style: Normal;
  299.     font-size: 8pt;
  300.     font-family: Arial, Helvetica;
  301. }
  302. label, .mstheme-label
  303. {
  304.     font-style: Normal;
  305.     font-family: Arial, Helvetica;
  306.     font-size: 8pt;
  307. }
  308. legend
  309. {
  310.     font-style: Normal;
  311.     font-family: Arial, Helvetica;
  312.     font-size: 8pt;
  313. }
  314. li
  315. {
  316.     text-align: justify;
  317.     font-size: 11px;
  318.     font-family: Verdana;
  319. }
  320. marquee
  321. {
  322.     font-size: 14pt;
  323.     font-family: Arial, Helvetica;
  324. }
  325. p
  326. {
  327.     font-family: Verdana;
  328.     text-align: justify;
  329.     font-size: 11px;
  330. }
  331. select
  332. {
  333.     border-style:solid; font-style: normal;
  334.     font-size: 8pt;
  335.     font-family: Verdana, Arial, Helvetica;
  336.     
  337. }
  338. span.codeq
  339. {
  340.     font-weight: bold;
  341.     font-size: 9pt;
  342.     font-family: Courier New;
  343. }
  344. table
  345. {
  346.     font-family: Verdana;
  347.     font-size: 11px;
  348. }
  349. td
  350. {
  351.     font-size: 11px;
  352.     font-family: Verdana;
  353. }
  354. textarea
  355. {
  356.     border-style:solid; font-style: normal;
  357.     font-family: Arial, Helvetica;
  358.     font-size: 8pt
  359. }
  360. th
  361. {
  362.     font-size: 8pt;
  363.     color: #FFFFFF;
  364.     font-weight: bold;
  365.     font-family: Verdana, Arial, Helvetica;
  366.     background-color: #818181;
  367. }
  368. tr
  369. {
  370.     font-size: 11px;
  371.     font-family: Verdana;
  372. }
  373.